| Operation id | CreateMailDocumentFromAutomation |
| Category | Chain |
| Label | CreateMailDocumentFromAutomation |
| Requires | |
| Since | |
Parameters
Signature
| Inputs | void |
| Outputs | document |
Implementation Information
| Implementation Class |
Class:
org.nuxeo.ecm.automation.core.impl.CompiledChainImpl
|
| Contributing Component |
BuiltIn
|
JSON Definition
{
"id" : "CreateMailDocumentFromAutomation",
"label" : "CreateMailDocumentFromAutomation",
"category" : "Chain",
"requires" : null,
"description" : null,
"url" : "CreateMailDocumentFromAutomation",
"signature" : [ "void", "document" ],
"params" : [ ]
}